From: Jan Djärv Date: Tue, 6 Mar 2007 12:15:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1711 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=619a9b204ff4e1e5a7cff62621c119e4d4fc3eea;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index ad1bd76c21e..15f3f474fbc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2007-03-06 Jan Dj,Ad(Brv + + * sound.c (wav_play): Check header->data_length to see how much we + shall read. + (alsa_period_size): Convert ALSA period size in frames to bytes. + (alsa_write): Return if frames is zero. + 2007-03-06 Kenichi Handa * xselect.c (Vselection_coding_system): Documentation improved.